github.com/andybalholm/brotli.hasherHandle.Common (method)
8 uses
github.com/andybalholm/brotli (current package)
encode.go#L621: s.hasher_.Common().is_prepared_ = false
hash.go#L20: Common() *hasherCommon
hash.go#L164: var self *hasherCommon = handle.Common()
hash.go#L229: handle.Common().is_prepared_ = false
hash.go#L318: common = self.Common()
hash.go#L324: common = self.Common()
hash_composite.go#L51: common_a = h.ha.Common()
hash_composite.go#L58: common_b = h.hb.Common()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |